-
1 стандартная подпрограмма
1) Engineering: common subroutine, standard subroutine2) Information technology: subroutine3) Robots: standard subprogramУниверсальный русско-английский словарь > стандартная подпрограмма
-
2 подпрограмма
routine, subprocedure, subprogram, subroutine* * *подпрогра́мма ж. вчт.
subroutine, subprogramвключа́ть подпрогра́мму ( в основную программу) — includeвызыва́ть подпрогра́мму — call a subroutineбиблиоте́чная подпрогра́мма — library subroutineподпрогра́мма деле́ния — division subroutineзакры́тая подпрогра́мма — closed subroutineподпрогра́мма печа́ти ( вывода на печать) — print subroutineстанда́ртная подпрогра́мма — standard subroutine -
3 библиотечная подпрограмма
1) Engineering: library subroutine, linked subroutine2) Information technology: library subprogram3) Makarov: standard subroutineУниверсальный русско-английский словарь > библиотечная подпрограмма
-
4 подпрограмма вывода
1) Engineering: output subroutine2) Information technology: output subprogram3) Automation: standard subroutineУниверсальный русско-английский словарь > подпрограмма вывода
-
5 подпрограмма подготовки выходных данных
1) Information technology: output subprogram2) Automation: standard subroutineУниверсальный русско-английский словарь > подпрограмма подготовки выходных данных
См. также в других словарях:
Subroutine — In computer science, a subroutine (function, method, procedure, or subprogram) is a portion of code within a larger program, which performs a specific task and can be relatively independent of the remaining code. The syntax of many programming… … Wikipedia
computer programming language — Introduction any of various languages for expressing a set of detailed instructions for a digital computer. Such instructions can be executed directly when they are in the computer manufacturer specific numerical form known as machine… … Universalium
Structured programming — can be seen as a subset or subdiscipline of procedural programming, one of the major programming paradigms. It is most famous for removing or reducing reliance on the GOTO statement.Historically, several different structuring techniques or… … Wikipedia
G-code — G Code, or preparatory code or function, are functions in the Numerical control programming language. The G codes are the codes that position the tool and do the actual work, as opposed to M codes, that manages the machine; T for tool related… … Wikipedia
computer — computerlike, adj. /keuhm pyooh teuhr/, n. 1. Also called processor. an electronic device designed to accept data, perform prescribed mathematical and logical operations at high speed, and display the results of these operations. Cf. analog… … Universalium
Hirschberg's algorithm — Hirschberg s algorithm, named after its inventor, Dan Hirschberg, is a dynamic programming algorithm that finds the least cost sequence alignment between two strings, where cost is measured as Levenshtein edit distance, defined to be the sumof… … Wikipedia
Fortran language features — This is a comprehensive overview of features of the Fortran 95 language, the version supported by almost all existing Fortran compilers. Old features that have been superseded by new ones are not described few of those historic features are used… … Wikipedia
Befunge — is a stack based, reflective, esoteric programming language. It differs from conventional languages in that programs are arranged on a two dimensional grid. Arrow instructions direct the control flow to the left, right, up or down, and loops are… … Wikipedia
List of digital television deployments by country — This is a list of digital television deployments by country, which summarises the process and progress of transition from analogue to digital broadcasting. It is current as of December 2007. The transition to digital television is a process that… … Wikipedia
Generic programming — is a style of computer programming in which algorithms are written in terms of to be specified later types that are then instantiated when needed for specific types provided as parameters and was pioneered by Ada which appeared in 1983. This… … Wikipedia
Numerical control — CNC redirects here. For other uses, see CNC (disambiguation). A CNC Turning Center … Wikipedia